home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.1 (Developer) [x86] / NeXT Step 3.1 Intel dev.cdr.dmg / NextDeveloper / Examples / AppKit / Backspace / Makefile.postamble < prev    next >
Encoding:
Makefile  |  1992-06-19  |  181 b   |  6 lines

  1. # Makefile.postamble
  2. # BackSpace has no bundles, but needs symbols left in so it can
  3. # dynamically load the views.  This makes that happen.
  4.  
  5. APP_STRIP_OPTS = $(DYLD_APP_STRIP_OPTS)
  6.